Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config/runtime/kver: workaround for kver job failure #424

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

JenySadadia
Copy link
Collaborator

This is a temporary fix until the actual fixes are in place in the API.

This is a temporary fix until the actual fixes are
in place in the API.

Signed-off-by: Jeny Sadadia <jeny.sadadia@collabora.com>
@JenySadadia
Copy link
Collaborator Author

Hack worked fine on staging:

$ curl https://staging.kernelci.org:9000/latest/node/65c601cda6c428dc601cb5e5
{"id":"65c601cda6c428dc601cb5e5","kind":"test","name":"kver","path":["checkout","kver"],"group":"kver","parent":"65c60151a6c428dc601cb5dc","state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/staging/linux-kernelci-staging-stable-staging-stable-20240209.6.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2024-10-17T19:19:12Z&st=2023-10-17T11:19:12Z&spr=https&sig=sLmFlvZHXRrZsSGubsDUIvTiv%2BtzgDq6vALfkrtWnv8%3D"},"data":{"kernel_revision":{"tree":"kernelci","url":"https://github.com/kernelci/linux.git","branch":"staging-stable","commit":"67aaa1a214b14950ccbc782d4f5b712946f07441","describe":"staging-stable-20240209.6","version":{"version":"6","patchlevel":"1","sublevel":"77","extra":"-1-g67aaa1a214b14"}},"runtime":"shell","platform":"shell","job_id":"7"},"debug":null,"error_code":null,"created":"2024-02-09T10:43:25.394000","updated":"2024-02-09T10:44:02.967000","timeout":"2024-02-09T16:43:25.394000","holdoff":null,"owner":"staging.kernelci.org","user_groups":[]}

Copy link
Member

@nuclearcat nuclearcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on staging: https://staging.kernelci.org:9000/viewer?node_id=65c601cda6c428dc601cb5e5
All good now, please open issue in project with label techdebt, so we issue proper fix later.

@JenySadadia
Copy link
Collaborator Author

I think we can keep #403 open until we have an actual fix.

@nuclearcat nuclearcat added this pull request to the merge queue Feb 9, 2024
Merged via the queue into kernelci:main with commit ba21714 Feb 9, 2024
3 checks passed
@JenySadadia JenySadadia deleted the hack-kver branch February 9, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants